home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / Wave / WavesWorld / Source / IBPalettes / WWTCLKit / WWImageButton.h < prev    next >
Encoding:
Text File  |  1995-03-22  |  95 b   |  12 lines

  1.  
  2. #import <appkit/appkit.h>
  3.  
  4. #import "WWButton.h"
  5.  
  6. @interface WWImageButton:WWButton
  7. {
  8. }
  9.  
  10.  
  11. @end
  12.